PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalysis Class / setEnableExtendedOperatorInformation Method
True if extended operator information should be extracted when a content stream operator is processed.
In This Topic
    setEnableExtendedOperatorInformation Method
    In This Topic
    Sets a flag indicating whether extended operator information should be extracted when a content stream operator is processed.
    Syntax
    public void setEnableExtendedOperatorInformation( 
       boolean enableExtendedOperatorInformation
    )

    Parameters

    enableExtendedOperatorInformation
    True if extended operator information should be extracted when a content stream operator is processed.
    See Also